Skip to content

Fix InboundLiquidityOutgoingPayment.miningFees#569

Closed
pm47 wants to merge 1 commit intoliquidity-adsfrom
liquidity-ads-pm
Closed

Fix InboundLiquidityOutgoingPayment.miningFees#569
pm47 wants to merge 1 commit intoliquidity-adsfrom
liquidity-ads-pm

Conversation

@pm47
Copy link
Copy Markdown
Member

@pm47 pm47 commented Dec 12, 2023

No description provided.

@pm47 pm47 requested a review from t-bast December 12, 2023 18:54
@pm47 pm47 mentioned this pull request Dec 12, 2023
)
liquidityLease?.let {
add(ChannelAction.Storage.StoreOutgoingPayment.ViaInboundLiquidityRequest(txId = action.fundingTx.txId, lease = it))
add(ChannelAction.Storage.StoreOutgoingPayment.ViaInboundLiquidityRequest(miningFees = action.fundingTx.sharedTx.tx.fees, txId = action.fundingTx.txId, lease = it))
Copy link
Copy Markdown
Member

@t-bast t-bast Dec 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure what the miningFees here should be, there are two different choices: see #561 (comment) for more details.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, following up on the parent PR.

@pm47 pm47 closed this Dec 13, 2023
@pm47 pm47 deleted the liquidity-ads-pm branch October 18, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants